Closed
Conversation
added 2 commits
September 14, 2015 11:44
docs/docs/interpreter/flink.md
Outdated
Member
Author
|
@chiwanpark @felixcheung - thank you for reviews! The feedback has been addressed in 364010c |
Member
Author
|
Ready to be merged |
Member
|
looks good |
docs/docs/interpreter/flink.md
Outdated
16be584 to
8a2f909
Compare
Member
Author
|
@chiwanpark thank you! addressed in 8a2f909 ready to be merged |
Member
|
Looks good to me. |
Member
|
Looks good to merge. 👍 |
eranwitkon
pushed a commit
to eranwitkon/incubator-zeppelin
that referenced
this pull request
Oct 5, 2015
[ZEPPELIN-296](https://issues.apache.org/jira/browse/ZEPPELIN-296) initial documentation for Apache Flink interpreter While we are at it, there are some minor updates for the docs too. Author: Alexander Bezzubov <abezzubov@nflabs.com> Closes apache#303 from bzz/ZEPPELIN-296-add-flink-docs and squashes the following commits: 8a2f909 [Alexander Bezzubov] ZEPPELIN-296: initial Flink interpreter docs 8e87683 [Alexander Bezzubov] Update /docs README f85b4cd [Alexander Bezzubov] Update /download page (cherry picked from commit 82ea80d)
asfgit
pushed a commit
that referenced
this pull request
Oct 20, 2015
Format table for Flink interpreter doc introduced by #303 which will change table formatting from  to  Author: Lee moon soo <moon@apache.org> Closes #350 from Leemoonsoo/update_flink_doc and squashes the following commits: 6234ad9 [Lee moon soo] Format table and fix flink to flink.html
lelou6666
pushed a commit
to lelou6666/incubator-zeppelin
that referenced
this pull request
Mar 25, 2016
Add conf/interpreter.json to gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ZEPPELIN-296 initial documentation for Apache Flink interpreter
While we are at it, there are some minor updates for the docs too.